Initial commit
This commit is contained in:
12
debian/control
vendored
Normal file
12
debian/control
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
Source: asix
|
||||
Section: electronics
|
||||
Priority: optional
|
||||
Maintainer: Clément Fréville <clement.freville2@etu.uca.fr>
|
||||
Build-Depends: debhelper-compat (= 11), libsdl2-dev
|
||||
Standards-Version: 4.6.0
|
||||
Rules-Requires-Root: no
|
||||
|
||||
Package: asix
|
||||
Architecture: any
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, g++, inotify-tools, exuberant-ctags, x11-utils, libsdl2-dev, libsdl2-2.0-0
|
||||
Description: An Arduino simulator for POSIX
|
Reference in New Issue
Block a user