mirror of
https://github.com/chromebrew/chromebrew.git
synced 2026-01-09 15:37:56 -05:00
Remove python 2 from core & buildessential, update doxygen -> 1.9.5 (#7453)
* remove python2 from core, buildessential, and adjust other deps * doxygen -> 1.9.5
This commit is contained in:
@@ -23,7 +23,7 @@ class Smem < Package
|
||||
})
|
||||
|
||||
depends_on 'buildessential' => :build
|
||||
depends_on 'python27'
|
||||
depends_on 'python2'
|
||||
|
||||
def self.build
|
||||
system 'make smemcap'
|
||||
|
||||
Reference in New Issue
Block a user