diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-13 15:16:20 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2011-04-13 15:16:20 +0200 |
commit | d46e3d386da9afd01d9ddf1ec35b475678a65d77 (patch) | |
tree | e02e1a2402ab5e147abe475e51c3c2a9f8236cfc /package/lxappearance/Makefile | |
parent | 0d7eae088948ff5b1e0fbf66785ba71848900357 (diff) | |
parent | 14737aace17a515e3e7c1f05187909c26a5b1406 (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/lxappearance/Makefile')
-rw-r--r-- | package/lxappearance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/lxappearance/Makefile b/package/lxappearance/Makefile index 7dea43fe5..b3f86a3a0 100644 --- a/package/lxappearance/Makefile +++ b/package/lxappearance/Makefile @@ -9,6 +9,7 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= 7eabab6f4a358dbc6a84e260a0e7f6c2 PKG_DESCR:= LXDE ... PKG_SECTION:= x11/lxde +PKG_BUILDDEP:= gtk+ PKG_URL:= http://lxde.org/ PKG_SITES:= http://netcologne.dl.sourceforge.net/project/lxde/LXAppearance/ |