atom: enabled nostrip

This commit is contained in:
Andrea Brancaleoni 2015-04-24 23:01:46 +02:00
parent d614a8f0b6
commit 746862aac6
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
# Template file for 'atom'
pkgname=atom
version=0.193.0
revision=4
nocross=yes
revision=3
nostrip=yes
hostmakedepends="git nodejs pkg-config python-devel"
makedepends="python-devel GConf-devel libgnome-keyring-devel"
short_desc="Chrome-based text editor from Github"