Magellan Linux

Annotation of /trunk/extras/fixesproto/fixesproto-5.0-r2.smage2

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22580 - (hide annotations) (download)
Fri Oct 24 11:31:10 2014 UTC (9 years, 7 months ago) by niro
File size: 265 byte(s)
-added missing xproto, xextproto runtime dep
1 niro 22580 # $Id$
2    
3     PNAME="fixesproto"
4     PVER="5.0"
5     PBUILD="r2"
6    
7     PCAT="x11-proto"
8    
9     DESCRIPTION="Fixes extension headers."
10     HOMEPAGE="http://xorg.freedesktop.org"
11    
12     DEPEND=">= x11-proto/xproto-7
13     >= x11-proto/xextproto-7"
14    
15     sminclude xorg multilib
16    
17     UP2DATE="updatecmd_xorg ${PNAME}"