wok-next diff cortex/receipt @ rev 20636

Fix "can't execute '/usr/bin/update-mime-database': No such file or directory"
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Apr 27 15:12:17 2018 +0300 (2018-04-27)
parents 6ee34149411d
children d5aab818505e
line diff
     1.1 --- a/cortex/receipt	Sun Oct 02 13:16:24 2016 +0100
     1.2 +++ b/cortex/receipt	Fri Apr 27 15:12:17 2018 +0300
     1.3 @@ -10,7 +10,7 @@
     1.4  WEB_SITE="http://cortex.glacicle.org/"
     1.5  WGET_URL="git|git://github.com/GGLucas/cortex"
     1.6  
     1.7 -DEPENDS="py3k cacerts"
     1.8 +DEPENDS="python3 cacerts"
     1.9  BUILD_DEPENDS="git bzip2"
    1.10  
    1.11