diff options
Diffstat (limited to 'chinese/fcitx/Makefile')
-rw-r--r-- | chinese/fcitx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile index b4325328cf44..c2c25e00cce5 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -30,7 +30,7 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \ libXinerama.so:x11/libXinerama \ libXrender.so:x11/libXrender \ libxkbcommon.so:x11/libxkbcommon \ - libuuid.so:misc/e2fsprogs-libuuid + libuuid.so:misc/libuuid RUN_DEPENDS= xdg-open:devel/xdg-utils \ xkeyboard-config>=0:x11/xkeyboard-config |