mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-25 21:25:11 +02:00
The reason is that there's cyclic dependency that must be avoided: python -> tk -> libX11 -> libxcb -> xcb-proto -> python Be careful when adding cyclic dependencies; xbps-src -N is your friend.
9 lines
145 B
Desktop File
9 lines
145 B
Desktop File
[Desktop Entry]
|
|
Name=IDLE
|
|
Comment=IDE for Python2
|
|
Exec=idle
|
|
Icon=idle
|
|
Terminal=false
|
|
Type=Application
|
|
Categories=Development;
|
|
StartupNotify=true
|