Skip to content

Commit b2746ac

Browse files
committed
env: libpencil depends on librufl
1 parent 7e74d49 commit b2746ac

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/env.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,10 @@ case "$BUILD_TARGET" in
406406
;;
407407
esac
408408
;;
409+
410+
libpencil)
411+
NS_FRONTEND_LIBS="librufl"
412+
;;
409413
esac
410414

411415
export MAKE

0 commit comments

Comments
 (0)