diff options
-rw-r--r-- | security/beid/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/beid/Makefile b/security/beid/Makefile index 419fc8740ed8..d17d6380e068 100644 --- a/security/beid/Makefile +++ b/security/beid/Makefile @@ -19,7 +19,8 @@ USE_GITHUB= yes GH_ACCOUNT= Fedict GH_PROJECT= eid-mw -USES= autoreconf gettext-tools gmake libtool pkgconfig ssl +USES= autoreconf compiler:c++11-lang gettext-tools gmake gnome \ + libtool pkgconfig ssl USE_GNOME= gtk30 libxml2 GLIB_SCHEMAS= eid-viewer.gschema.xml |