Date: Sunday, March 6, 2016 @ 15:28:02 Author: andyrtr Revision: 261113
add link comment to upstream spec file Modified: nx/trunk/PKGBUILD ----------+ PKGBUILD | 1 + 1 file changed, 1 insertion(+) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-03-06 14:25:38 UTC (rev 261112) +++ PKGBUILD 2016-03-06 14:28:02 UTC (rev 261113) @@ -9,6 +9,7 @@ url="http://wiki.x2go.org/" license=('GPL') #options=('!makeflags') # '!strip') +# http://code.x2go.org/gitweb?p=nx-libs.git;a=blob;f=nx-libs.spec makedepends=('libjpeg-turbo' 'libpng' 'bash' 'perl' 'libxml2' 'fontconfig' # runtime dependencies from subpackages 'xproto' 'freetype2' 'libxaw' 'libxrender' 'libxp' 'libxpm' 'libxdamage' 'libxrandr' 'libxcomposite' 'libxtst' 'xorg-sessreg' 'libfontenc' # makedepends
