Magellan Linux

Annotation of /branches/R11-unstable/core/common-devutils/common-devutils-0.11-r1.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 24925 - (hide annotations) (download)
Tue Nov 25 02:39:39 2014 UTC (9 years, 6 months ago) by niro
File size: 775 byte(s)
-release branches/R11-unstable
1 niro 20277 # $Id$
2    
3     PNAME="common-devutils"
4     PVER="0.11"
5     PBUILD="r1"
6    
7     PCAT="fake"
8     PKGTYPE="virtual"
9    
10     DESCRIPTION="Magellan common devel utilities."
11     HOMEPAGE="http://www.magellan-linux.net/"
12    
13     DEPEND=">= app-mage/mage-0.4.26
14 niro 20278 >= virtual/initscripts
15 niro 20277 >= virtual/kernel-headers
16     >= sys-dev/binutils-2.21
17     >= sys-dev/gcc-4.6
18     >= sys-apps/findutils-4.4
19     >= sys-apps/gawk-3.1.8
20     >= sys-dev/m4-1.4.16
21     >= sys-dev/bison-2.5
22     >= sys-apps/groff-1.21
23     >= virtual/sed
24     >= sys-dev/flex-2.5.35
25     >= sys-dev/gettext-0.18
26     >= sys-apps/texinfo-4.13
27     >= dev-util/pkgconfig-0.26
28     >= sys-dev/autoconf-9
29     >= sys-dev/automake-4
30     >= sys-apps/file-5.07
31     >= sys-dev/libtool-2.4
32     >= sys-apps/grep-2.8
33     >= sys-dev/make-3.82
34     >= sys-dev/patch-2.6
35     >= sys-apps/tar-1.26
36     >= sys-apps/util-linux-2.19
37     >= virtual/editor"