diff options
Diffstat (limited to 'package/xconsole/Makefile')
-rw-r--r-- | package/xconsole/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/xconsole/Makefile b/package/xconsole/Makefile index ee3e846f0..50199844d 100644 --- a/package/xconsole/Makefile +++ b/package/xconsole/Makefile @@ -9,6 +9,7 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= c617acec432901a3c1a2b23b022624cb PKG_DESCR:= X console app PKG_SECTION:= x11/apps +PKG_BUILDDEP:= libXaw PKG_URL:= http://xorg.freedesktop.org/ PKG_SITES:= ${MASTER_SITE_XORG} |