summaryrefslogtreecommitdiff
path: root/package
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2024-03-05 11:47:17 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2024-03-05 11:53:26 +0100
commit3e56fa377efba2c66face028ff0d97b16fe45cb8 (patch)
treea214f469d39fba42869fdf05ec5607f81ce8bae4 /package
parentf81e8d824477a43ceda83fa23b8df037d7f28cd7 (diff)
twm: add dependencies
Diffstat (limited to 'package')
-rw-r--r--package/twm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/twm/Makefile b/package/twm/Makefile
index a59d0e20d..7bf5925fa 100644
--- a/package/twm/Makefile
+++ b/package/twm/Makefile
@@ -9,8 +9,8 @@ PKG_RELEASE:= 1
PKG_HASH:= a0d3f2a9689594220220d32c3cd674056b91dbf7c6c352efe1ffb72d65c66f76
PKG_DESCR:= simple window manager
PKG_SECTION:= x11/apps
-PKG_DEPENDS:= xorg-server
-PKG_BUILDDEP:= xorg-server
+PKG_DEPENDS:= xorg-server libx11 libxext libxt libxmu libice libsm
+PKG_BUILDDEP:= xorg-server libX11 libXext libXt libXmu libICE libSM
PKG_NEEDS:= c++
PKG_URL:= http://xorg.freedesktop.org/
PKG_SITES:= http://xorg.freedesktop.org/archive/individual/app/