summaryrefslogtreecommitdiffstats
path: root/audio-drivers/nas
diff options
context:
space:
mode:
authorJaka Kranjc2008-01-03 14:51:09 +0100
committerJaka Kranjc2008-01-03 14:51:23 +0100
commitbad2e423b7895a671fd2a12cb8b17981261e6ddf (patch)
tree4406ef3fda9f832c22323cbf90c94f7b1874a171 /audio-drivers/nas
parent8573ee30933f1c6842157de1461163cd3bb696eb (diff)
nas: added missing dependencies #13343
Diffstat (limited to 'audio-drivers/nas')
-rwxr-xr-xaudio-drivers/nas/DEPENDS9
-rw-r--r--audio-drivers/nas/HISTORY3
2 files changed, 12 insertions, 0 deletions
diff --git a/audio-drivers/nas/DEPENDS b/audio-drivers/nas/DEPENDS
index fe0c6f6ccb..e8d8bfdc9c 100755
--- a/audio-drivers/nas/DEPENDS
+++ b/audio-drivers/nas/DEPENDS
@@ -3,6 +3,15 @@ depends rman &&
if [[ "$(get_spell_provider X11-SERVER)" == "xorg-server" ]]; then
depends gccmakedep &&
+ depends libxt &&
+ depends libsm &&
+ depends libice &&
+ depends libxext &&
+ depends libx11 &&
+ depends libxpm &&
+ depends libxp &&
+ depends libxmu &&
+ depends libxaw &&
depends imake
fi
diff --git a/audio-drivers/nas/HISTORY b/audio-drivers/nas/HISTORY
index 6b0565ce3d..4585e9acac 100644
--- a/audio-drivers/nas/HISTORY
+++ b/audio-drivers/nas/HISTORY
@@ -1,3 +1,6 @@
+2008-01-03 Jaka Kranjc <lynxlynxlynx@sourcemage.org>
+ * DEPENDS: added missing dependencies #13343
+
2008-01-03 Arjan Bouter <abouter@sourcemage.org
* DETAILS: version 1.9.1 and 1.9a
* CONFIGURE: added, optionally have the libs autostart the server