diff options
| -rw-r--r-- | recipes/xmms/xmms-tremor_1.0.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/xmms/xmms-tremor_1.0.bb b/recipes/xmms/xmms-tremor_1.0.bb index 4c11cccbd5..e3c9f26830 100644 --- a/recipes/xmms/xmms-tremor_1.0.bb +++ b/recipes/xmms/xmms-tremor_1.0.bb @@ -4,6 +4,8 @@ LICENSE = "GPL" DEPENDS = "xmms tremor" SRC_URI = "http://mirror1.pdaxrom.org/source/src/xmms-tremor-1.0.tar.bz2" +PR = "r1" + inherit autotools FILES_${PN} = "${libdir}/xmms/Input/libxmmstremor.so" |
