3 Commits

Author SHA1 Message Date
Breno Leitao
c0db8e5cdb community/mumudvb: Add proper dependencies
mumudvb currently depends on gettext, but it is not listed in the
depencies variable, causing the following errror:

 configure.ac:27: warning: macro 'AM_ICONV' not found in library
 configure.ac:27: error: possibly undefined macro: AM_ICONV
       If this token and others are legitimate, please use m4_pattern_allow.
       See the Autoconf documentation.
 autoreconf: /usr/bin/autoconf failed with exit status: 1

Adding the proper depedency fix this issue and the package builds fine
2017-04-13 18:00:04 +00:00
Timo Teräs
a2e061d509 community/[various]: dont set arch in split function 2016-11-02 11:51:56 +02:00
Francesco Colista
48a358e409 community/mumudvb: moved from testing 2016-10-14 06:34:36 +00:00