diff options
-rw-r--r-- | x11-wm/herbstluftwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/herbstluftwm/Makefile b/x11-wm/herbstluftwm/Makefile index 9e47ae4e0404..409b36fb2bfb 100644 --- a/x11-wm/herbstluftwm/Makefile +++ b/x11-wm/herbstluftwm/Makefile @@ -10,7 +10,7 @@ COMMENT= Manual tiling window manager for X11 LICENSE= BSD2CLAUSE -USES= compiler:c++11-lang gmake gnome pkgconfig shebangfix +USES= compiler:c++11-lang gmake gnome pkgconfig shebangfix xorg USE_GNOME= glib20 USE_XORG= x11 xext xinerama |