projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
87c4cc5
)
cdparanoia: add missing dependency
author
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2012 23:30:24 +0000
(23:30 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Mon, 11 Jun 2012 23:30:24 +0000
(23:30 +0000)
SVN-Revision: 32237
utils/cdparanoia/Makefile
patch
|
blob
|
history
diff --git
a/utils/cdparanoia/Makefile
b/utils/cdparanoia/Makefile
index a00c88f5979b58d9f6c19463f8358e5d317552f1..046e1b30c110cd174af08b671f03decb45a8f1d9 100644
(file)
--- a/
utils/cdparanoia/Makefile
+++ b/
utils/cdparanoia/Makefile
@@
-24,6
+24,7
@@
define Package/cdparanoia
SECTION:=utils
CATEGORY:=Utilities
TITLE:=Cdparanoia
+ DEPENDS:=+librt
URL:=http://www.xiph.org/paranoia/index.html
endef